{
    "enabled": true,
    "neededInstalledMods": [],
    "neededUninstalledMods": [],
    "spawns": [
	{
            "id": "haunter_farm",
            "pokemon": "haunter",
            "presets": [
                "natural"
            ],
            "type": "pokemon",
            "context": "grounded",
            "bucket": "uncommon",
            "level": "30-37",
            "weight": 800.00,
            "condition": {
		"canSeeSky": true,
		"timeRange": night,
		"maxX": -33,
		"minX": -79,
		"maxZ": -58,
		"minZ": -94,
                "biomes": [
                    "#cobblemon:is_overworld"
		],
                "neededNearbyBlocks": [
                    "minecraft:mud"
		]
            }
        }
    ]
}